projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
807980f
)
xen: fix build failure due to extra closing comment
author
Ian Campbell
<ian.campbell@citrix.com>
Mon, 19 Nov 2012 19:56:56 +0000
(19:56 +0000)
committer
Ian Campbell
<ian.campbell@citrix.com>
Mon, 19 Nov 2012 19:56:56 +0000
(19:56 +0000)
Added by 26173:
26facad2f1a1
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/include/public/xen.h
patch
|
blob
|
history
diff --git
a/xen/include/public/xen.h
b/xen/include/public/xen.h
index bff95421821bc720572846728876f3c21a005729..559306603c30b647257423207af6b9eeb8eccbe2 100644
(file)
--- a/
xen/include/public/xen.h
+++ b/
xen/include/public/xen.h
@@
-445,7
+445,6
@@
DEFINE_XEN_GUEST_HANDLE(mmuext_op_t);
* ` @val: The new page table entry, must contain a machine address
* ` @flags: Control TLB flushes
*/
-*/
/* These are passed as 'flags' to update_va_mapping. They can be ORed. */
/* When specifying UVMF_MULTI, also OR in a pointer to a CPU bitmap. */
/* UVMF_LOCAL is merely UVMF_MULTI with a NULL bitmap pointer. */